clementine: remove boost version override
This commit is contained in:
parent
dc8857efbe
commit
0b87f3de03
@ -1408,7 +1408,6 @@ with pkgs;
|
||||
cksfv = callPackage ../tools/networking/cksfv { };
|
||||
|
||||
clementine = callPackage ../applications/audio/clementine {
|
||||
boost = boost155;
|
||||
gst_plugins =
|
||||
with gst_all_1; [ gst-plugins-base gst-plugins-good gst-plugins-ugly gst-libav ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user