summaryrefslogtreecommitdiff
path: root/noncore/unsupported
authortille <tille>2002-04-23 15:25:54 (UTC)
committer tille <tille>2002-04-23 15:25:54 (UTC)
commit0f9292a79666e008cc6c74cc79ef5c3d8fe08c24 (patch) (side-by-side diff)
tree68c3eff7b3f21dd7015508438d2cc4e0043cc166 /noncore/unsupported
parent91603e92f49785896476eaef4975f26d6fa34270 (diff)
downloadopie-0f9292a79666e008cc6c74cc79ef5c3d8fe08c24.zip
opie-0f9292a79666e008cc6c74cc79ef5c3d8fe08c24.tar.gz
opie-0f9292a79666e008cc6c74cc79ef5c3d8fe08c24.tar.bz2
removed -ljpeg
Diffstat (limited to 'noncore/unsupported') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/oipkg/oipkg.pro1
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 \
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
-LIBS += -ljpeg
INTERFACES = pkdesc.ui \
pkfind.ui \
runwindow.ui \