diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-18 17:22:41 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-18 17:22:41 +0000 |
commit | 4e6ddce407aa82ee2726cb6419050799f228dabd (patch) | |
tree | 9ad2a143b267d4546dbbf127a02342c17ab1c410 /openwrt/package/Makefile | |
parent | 68375ab4bbd99c46894f9f3908b934e7598e4219 (diff) |
add experimental sane-backends package, like to get canon scanner working via saned
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2726 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r-- | openwrt/package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 4c625ddb1..34dafe886 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -181,6 +181,7 @@ package-$(BR2_PACKAGE_RSYNC) += rsync package-$(BR2_PACKAGE_SABLEVM) += sablevm package-$(BR2_COMPILE_SABLEVM_CLASSPATH) += sablevm-classpath package-$(BR2_COMPILE_SAMBA) += samba +package-$(BR2_PACKAGE_SANE_BACKENDS) += sane-backends package-$(BR2_PACKAGE_SCDP) += scdp package-$(BR2_PACKAGE_SCREEN) += screen package-$(BR2_PACKAGE_SDK) += sdk |