[packages] pthsem breaks on !glibc and !x86

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32015 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic 2012-05-31 09:45:22 +00:00
parent 9dd69cacdf
commit 942c58a0c2

View File

@ -21,6 +21,7 @@ define Package/pthsem
CATEGORY:=Libraries
TITLE:=GNU pth extended with semaphore support
URL:=http://www.auto.tuwien.ac.at/~mkoegler/index.php/pth
DEPENDS:=@USE_GLIBC @TARGET_x86
endef
define Package/pthsem/description