summaryrefslogtreecommitdiffstats
path: root/main/udev
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-06-08 19:40:54 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-06-09 06:22:56 +0000
commitc73ab454bdcbd9cc9bb1e611209016b418ecbeac (patch)
tree7dd884edbb0864da8aca8056ce935f89af2f8fc1 /main/udev
parent94e9b1305b2c4bd2b45db58cb86fad0fb7ca05c3 (diff)
downloadaports-c73ab454bdcbd9cc9bb1e611209016b418ecbeac.tar.bz2
aports-c73ab454bdcbd9cc9bb1e611209016b418ecbeac.tar.xz
main/gobject-introspection: rearrange
we use a -dev subpackage for development like we do for others. The gobject-introspection is now the runtime only. This should also fix issue with py-gobject pulling in -dev packages.
Diffstat (limited to 'main/udev')
-rw-r--r--main/udev/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/udev/APKBUILD b/main/udev/APKBUILD
index 901970888..52a657290 100644
--- a/main/udev/APKBUILD
+++ b/main/udev/APKBUILD
@@ -8,7 +8,7 @@ arch="all"
license="GPL"
subpackages="$pkgname-dev $pkgname-doc libudev libgudev"
depends=
-makedepends="gobject-introspection glib-dev gperf acl-dev libusb-compat-dev
+makedepends="gobject-introspection-dev glib-dev gperf acl-dev libusb-compat-dev
usbutils pciutils-dev libtool"
install=
source="http://www.kernel.org/pub/linux/utils/kernel/hotplug/$pkgname-$pkgver.tar.bz2