author | tille <tille> | 2002-04-23 15:25:54 (UTC) |
---|---|---|
committer | tille <tille> | 2002-04-23 15:25:54 (UTC) |
commit | 0f9292a79666e008cc6c74cc79ef5c3d8fe08c24 (patch) (unidiff) | |
tree | 68c3eff7b3f21dd7015508438d2cc4e0043cc166 | |
parent | 91603e92f49785896476eaef4975f26d6fa34270 (diff) | |
download | opie-0f9292a79666e008cc6c74cc79ef5c3d8fe08c24.zip opie-0f9292a79666e008cc6c74cc79ef5c3d8fe08c24.tar.gz opie-0f9292a79666e008cc6c74cc79ef5c3d8fe08c24.tar.bz2 |
removed -ljpeg
-rw-r--r-- | noncore/unsupported/oipkg/oipkg.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/unsupported/oipkg/oipkg.pro b/noncore/unsupported/oipkg/oipkg.pro index 9c2cb8d..04230f5 100644 --- a/noncore/unsupported/oipkg/oipkg.pro +++ b/noncore/unsupported/oipkg/oipkg.pro | |||
@@ -18,7 +18,6 @@ SOURCES = main.cpp \ | |||
18 | INCLUDEPATH += $(OPIEDIR)/include | 18 | INCLUDEPATH += $(OPIEDIR)/include |
19 | DEPENDPATH+= $(OPIEDIR)/include | 19 | DEPENDPATH+= $(OPIEDIR)/include |
20 | LIBS += -lqpe | 20 | LIBS += -lqpe |
21 | LIBS += -ljpeg | ||
22 | INTERFACES= pkdesc.ui \ | 21 | INTERFACES= pkdesc.ui \ |
23 | pkfind.ui \ | 22 | pkfind.ui \ |
24 | runwindow.ui \ | 23 | runwindow.ui \ |