diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/usbip/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/usbip/APKBUILD b/testing/usbip/APKBUILD index 92400b5b9..3814e71ad 100644 --- a/testing/usbip/APKBUILD +++ b/testing/usbip/APKBUILD @@ -8,7 +8,7 @@ url="http://usbip.sourceforge.net/" arch="all" license="GPL" depends="" -depends_dev="sysfsutils-dev automake autoconf" +depends_dev="sysfsutils-dev automake autoconf libtool glib-dev" makedepends="$depends_dev" install="" subpackages="$pkgname-dev" |