summaryrefslogtreecommitdiff
path: root/package/polkit/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-13 16:17:44 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-13 16:17:44 +0100
commitdf6e1dfc6d23ae8b46f7da64e07e5a1e06460d12 (patch)
tree5a39899727de49e22fbd2554222f9174234482df /package/polkit/Makefile
parent7bd70b733a54b6d1d26fd0f570328c95cc4858ef (diff)
enable xbmc for ibmx40+musl, add system specific dependency for pkgmaker/depmaker, port eudev and rework systemd package (not ready)
Diffstat (limited to 'package/polkit/Makefile')
-rw-r--r--package/polkit/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/polkit/Makefile b/package/polkit/Makefile
index 0fbfcb439..458ba6c86 100644
--- a/package/polkit/Makefile
+++ b/package/polkit/Makefile
@@ -15,8 +15,6 @@ PKG_URL:= http://www.freedesktop.org/wiki/Software/polkit/
PKG_SITES:= http://openadk.org/distfiles/
PKG_OPTS:= dev
-PKG_LIBC_DEPENDS:= eglibc glibc
-
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,POLKIT,polkit,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))