blogic 4fedeb4f31 updated xcalc font dependency
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8959 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22 21:23:37 +00:00

13 lines
197 B
Makefile

include $(TOPDIR)/rules.mk
PKG_BASE_NAME:=xcalc
PKG_NAME:=xcalc-X11R7.0
PKG_RELEASE:=1
PKG_VERSION:=1.0.1
_DEPEND:=+font-misc-misc
include ../common.mk
$(eval $(call BuildPackage,$(PKG_NAME)))