Skip to content

Commit

Permalink
colord: Disable ArgllCMS sensor
Browse files Browse the repository at this point in the history
```
[…]
checking for spotread... no
configure: error: argyllcms sensor requires spotread, not found
[…]
```
  • Loading branch information
pmenzel committed Dec 13, 2017
1 parent d902dfa commit ff62e3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions colord.be0
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ PATCHURL[0]=""

mee_configure() {
bee_configure \
--disable-argyllcms-sensor \
--disable-gusb \
--disable-systemd-login
}
Expand Down

0 comments on commit ff62e3a

Please sign in to comment.