diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2016-03-02 22:37:56 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2016-03-02 22:37:56 +0100 |
commit | 03369cf4adb122878287cd0972a204636050d378 (patch) | |
tree | fb7350c1c508d7a6f5799e6b1d7b355bed22b6e5 /package/libcrossguid | |
parent | 1e4692f23566ae6d388b2962fb6976c1383b5f00 (diff) |
kodi: add libcrossguid dependency, remove accidentally added object file
Diffstat (limited to 'package/libcrossguid')
-rw-r--r-- | package/libcrossguid/Makefile | 2 | ||||
-rw-r--r-- | package/libcrossguid/guid.o | bin | 9148 -> 0 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/package/libcrossguid/Makefile b/package/libcrossguid/Makefile index 5a5771a12..66ba02631 100644 --- a/package/libcrossguid/Makefile +++ b/package/libcrossguid/Makefile @@ -5,7 +5,7 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= libcrossguid PKG_VERSION:= 8f399e8bd4252be9952f3dfa8199924cc8487ca4 -PKG_RELEASE:= 1 +PKG_RELEASE:= 2 PKG_GIT:= hash PKG_DESCR:= c++ guid library PKG_SECTION:= libs/misc diff --git a/package/libcrossguid/guid.o b/package/libcrossguid/guid.o Binary files differdeleted file mode 100644 index 127591802..000000000 --- a/package/libcrossguid/guid.o +++ /dev/null |