diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-04-18 00:05:44 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-04-18 00:07:20 +0300 |
commit | be862ff4f7239497625125067c646bf5adab7741 (patch) | |
tree | 8d5b2ff0e038e20dbe00c32f0429e5b906f84401 /sc/CppunitTest_sc_rangelst_test.mk | |
parent | 629cc605a45e75d6896b524eada2354c1d4d33a8 (diff) |
Try making it possible to use --disable-avmedia for desktop platforms too
Unfinished work in progress.
Change-Id: I978755d73630b8653b169a53f937c1332799e22e
Diffstat (limited to 'sc/CppunitTest_sc_rangelst_test.mk')
-rw-r--r-- | sc/CppunitTest_sc_rangelst_test.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/CppunitTest_sc_rangelst_test.mk b/sc/CppunitTest_sc_rangelst_test.mk index b5ae3da532f0..6d0e33c89089 100644 --- a/sc/CppunitTest_sc_rangelst_test.mk +++ b/sc/CppunitTest_sc_rangelst_test.mk @@ -29,7 +29,6 @@ $(eval $(call gb_CppunitTest_use_library_objects,sc_rangelst_test, \ )) $(eval $(call gb_CppunitTest_use_libraries,sc_rangelst_test, \ - avmedia \ basegfx \ comphelper \ cppu \ |