Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
Plasma
plasma-settings
Commits
fcd19589
Commit
fcd19589
authored
May 01, 2018
by
JBBgameich
Browse files
Remove deprecated dependencies
parent
3def38a5
Changes
3
Hide whitespace changes
Inline
Side-by-side
debian/control
View file @
fcd19589
...
...
@@ -33,7 +33,7 @@ Build-Depends: cmake (>= 3.0.0),
libsignon-qt5-dev,
pkg-config,
pkg-kde-tools (>= 0.9),
plasma
-framework
-dev,
libkf5
plasma-dev,
qtbase5-dev,
qtbase5-private-dev
Standards-Version: 4.1.3
...
...
debian/patches/001-remove-kdelibs4.patch
0 → 100644
View file @
fcd19589
Author: Jonah Brüchert <jbb@kaidan.im>
--- plasma-settings-0.0.1+git20180430.orig/CMakeLists.txt
+++ plasma-settings-0.0.1+git20180430/CMakeLists.txt
@@ -32,7 +32,7 @@
set (QT_MIN_VERSION "5.4.0")
find_package(KF5 REQUIRED COMPONENTS
WindowSystem CoreAddons Solid Config Auth DBusAddons
- I18n Plasma PlasmaQuick Declarative KIO KDELibs4Support
+ I18n Plasma PlasmaQuick Declarative KIO
)
find_package(KAccounts)
debian/patches/series
0 → 100644
View file @
fcd19589
001-remove-kdelibs4.patch
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment