aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorFrancesco Colista <francesco.colista@gmail.com>2011-05-19 13:41:44 +0000
committerFrancesco Colista <francesco.colista@gmail.com>2011-05-19 13:41:44 +0000
commit6ed2f8e1bdf959781a894135d1bd22d49814bc96 (patch)
treef4c16636671603c81b9b9a18c1f8b0bdbb487d8c /testing
parentcf7b5f0b78d77eea52ee88402295c7684136450a (diff)
downloadaports-6ed2f8e1bdf959781a894135d1bd22d49814bc96.tar.bz2
aports-6ed2f8e1bdf959781a894135d1bd22d49814bc96.tar.xz
testing/usbip: fixed APKBUILD
Diffstat (limited to 'testing')
-rw-r--r--testing/usbip/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/usbip/APKBUILD b/testing/usbip/APKBUILD
index 92400b5b99..3814e71ad2 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"