RonnyDo / ColorPicker

A color picker for elementaryOS.
GNU General Public License v3.0
107 stars 28 forks source link

Build on openSUSE #34

Closed awissu closed 6 years ago

awissu commented 6 years ago

Hi! I bumped on problem when building rpm in OBS:

[ 56s] ../src/Widgets/ColorHistory.vala:147.39-147.50: error: The type name `border_width' could not be found [ 56s] ctx.rel_line_to (width - (border_width) * 2, 0);

https://build.opensuse.org/public/build/home:awissu:branches:X11:Pantheon/openSUSE_Tumbleweed/x86_64/colorpicker/_log

awissu commented 6 years ago

Fixed [issue #27]