Skip to content

Commit 12370ac

Browse files
committed
Update dependencies for GTK+3
1 parent e72a594 commit 12370ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

debian/control

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Source: agnostics
22
Section: admin
33
Priority: optional
44
Maintainer: Simon Long <simon@raspberrypi.org>
5-
Build-Depends: debhelper (>= 9), dh-autoreconf, libglib2.0-dev, libgtk-3-dev,
5+
Build-Depends: debhelper (>= 9), dh-autoreconf, libglib2.0-dev, libgtk-3-dev (>= 3.24),
66
libx11-dev, intltool
77
Standards-Version: 3.9.6
88
Homepage: https://github.com/raspberrypi-ui/agnostics
@@ -11,6 +11,6 @@ Vcs-Browser: https://github.com/raspberrypi-ui/agnostics
1111

1212
Package: agnostics
1313
Architecture: any
14-
Depends: ${shlibs:Depends}, ${misc:Depends}, mousepad, fio
14+
Depends: ${shlibs:Depends}, ${misc:Depends}, libgtk-3-0 (>= 3.24), mousepad, fio
1515
Description: Raspberry Pi Diagnostics
1616
Extensible diagnostics package to test Raspberry Pi hardware

0 commit comments

Comments
 (0)