Skip to content

Commit

Permalink
colord: Update version from 0.1.19 to 1.3.5
Browse files Browse the repository at this point in the history
Currently, updating to GTK+ 3.22.26, the GTK+ printer dialog doesn’t
list any printers.

```
(evince:7186): Gtk-WARNING **: libcolord.so.2: cannot open shared object file: No such file or directory
```

So, update colord. Do not use colord 1.4.1 as that requires Meson.
  • Loading branch information
pmenzel committed Dec 13, 2017
1 parent 17c174f commit c3872dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion colord.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION colord-0.1.19-0
# BEE_VERSION colord-1.3.5-0

SRCURL[0]="https://www.freedesktop.org/software/colord/releases/colord-${PKGVERSION}.tar.xz"

Expand Down

0 comments on commit c3872dd

Please sign in to comment.