diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-30 17:09:11 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-30 17:09:11 +0200 |
commit | 208c1a556654a5cc3a3fd5fcc500f70261fb084b (patch) | |
tree | 1a1a0112594a7939739b32e48bf370618f8eb812 /package/base-files | |
parent | 113a0add9081f04a0dc1f11ae47eb11fbe6b5512 (diff) | |
parent | 44422107fcae7591bc9ee0ca54fa580160345e4a (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/base-files')
-rw-r--r-- | package/base-files/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/base-files/Makefile b/package/base-files/Makefile index e37fd26a1..2d3525b58 100644 --- a/package/base-files/Makefile +++ b/package/base-files/Makefile @@ -9,7 +9,6 @@ PKG_VERSION:= 1.0 PKG_RELEASE:= 81 PKG_SECTION:= base PKG_DESCR:= basic files and scripts -PKG_BUILDDEP:= pkgconf-host file-host WRKDIST= ${WRKDIR}/base-files NO_DISTFILES:= 1 |